Recalculates the asset coordinate to another format.
Function PnIDLink_GetAssetCoordinates (X As String, Y As String, SheetSize and String) As String
Name |
Description |
---|---|
X |
Absolute coordinate X (in drawing units) of the asset in the drawing. |
Y |
Absolute coordinate Y (in drawing units) of the asset in the drawing. |
SheetSize |
The value returned by the PnIDLink_GetSheetSize function. |
Returns array of strings (X,Y).
Called for every asset in the drawing before AMMGetCustomColumnValues.
Related concepts
Configuring linking to folders
Related tasks
Configuring the proxy document type
Configuring the Where Used page
Related information
AMMPropertiesToBeRequested function
PnIDLink_GetSheetSize function
PnIDLink_IsMainDrawing function